home *** CD-ROM | disk | FTP | other *** search
-
-
-
- FSINDEX User Commands FSINDEX
-
-
-
- _________________________________________________________________
-
- NNAAMMEE
- fsindex - Print the block index map for a file.
-
- SSYYNNOOPPSSIISS
- ffssiinnddeexx -ddeevv _d_e_v_i_c_e -ppaarrtt _p_a_r_t_i_t_i_o_n _f_i_l_e_1 _f_i_l_e_2 ...
- ffssiinnddeexx -ddeevv _d_e_v_i_c_e -ppaarrtt _p_a_r_t_i_t_i_o_n -iinnuumm _n_u_m_1 _n_u_m_2 ...
-
- OOPPTTIIOONNSS
- --ddeevv _d_e_v_i_c_e The name of the device file one which the
- files live. Typical names are ``rsd00''
- (SCSI hba 0 target 0) and ``rxy0'' (Xylogics
- controller 0). For SCSI disks, the two
- digits represent the HBA index and the target
- ID, respectively.
-
- --ppaarrtt _p_a_r_t_i_t_i_o_n
- Where partition is one of `a', `b', ... up to
- `h'. The device and partition are conca-
- tinated to create the complete device name,
- i.e. ``rxy0g''.
-
- --iinnuumm This option causes the remaining arguments to
- be interpreted as inode numbers instead of
- file names.
-
- _________________________________________________________________
-
-
- DDEESSCCRRIIPPTTIIOONN
- This dumps out the block indexes of a file. It is meant as
- a simple tool for examining the layout of a file on disk.
- You can consult a server's mount table
- (/hosts/_h_o_s_t_n_a_m_e/mount) to determine the device that
- corresponds to a particular file system.
-
- EEXXAAMMPPLLEESS
- fsindex -dev rxy0 -part g file1 dir/file2 file3
- fsindex -dev rsd00 -part c -inum 53900 4681
-
- BBUUGGSS
- The syntax for specifying the device is baroque.
-
- KKEEYYWWOORRDDSS
- block layout, disk, file
-
-
-
-
-
-
-
-
-
-
-
- Sprite v.1.0 Printed: September 14, 1990 1
-
-
-
-